ISubsystem.SynchronizedControlMode property

Enables or disables the Modes of Operation and Modes of Operation Display objects. It changes the control mode through PDO instead of SDO, so the control mode can be changed faster (usually in 3-5 cycles). Not all drives support this feature.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
bool SynchronizedControlMode { get; set; }
Property SynchronizedControlMode As Boolean

Property value

Type: bool

Remarks

Usable EtherCAT states

ecatOffline

See also

ISubsystem Interface

IntervalZero.KINGSTAR.Base.Class Namespace